Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 46 and Version 47 of Installing Pidgin


Ignore:
Timestamp:
Nov 19, 2008, 5:45:10 PM (15 years ago)
Author:
asher
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installing Pidgin

    v46 v47  
    5454
    5555=== I have the source; how do I build this thing? ===
    56 Assuming you have all of the necessary libraries (sudo apt-get source pidgin) and their headers installed (see the next few questions), you compile libpurple, Pidgin and Finch just like most applications:
     56Assuming you have all of the necessary libraries (sudo apt-get source pidgin and libgtk) and their headers installed (see the next few questions), you compile libpurple, Pidgin and Finch just like most applications:
    5757
    5858{{{
     
    6060% cd pidgin-2.x.y
    6161% ./configure && make && sudo make install
    62 }}}
    63 
    64 To build Pidgin you must have GTK.  Other development libraries may not be needed to build Pidgin.  With a fresh Ubuntu install you can build Pidgin using the following commands.
    65 
    66 {{{
    67 % tar xjvf pidgin-2.x.y.tar.bz2
    68 % cd pidgin-2.x.y
    69 % ./configure --disable-screensaver --disable-startup-notification --disable-gtkspell --disable-gstreamer --disable-meanwhile --disable-dbus --disable-perl --disable-tcl && make && sudo make install
    7062}}}
    7163
     
    9688
    9789=== How do I install the dependencies on Fedora (or similar)? ===
     90
    9891
    9992RPM-based distribution users may find `yum-builddep pidgin-VERSION.src.rpm` useful if a source RPM is available and the distribution uses the yum tools.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!